home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / arexx / prvpgifx.lha / ReadMe < prev    next >
Text File  |  1996-04-06  |  1KB  |  47 lines

  1. Preview Page Maker - ARexx script for ImageFX
  2.  
  3.  
  4. 1. Introduction
  5.  
  6. Using this script you can make preview pages (12 pictures per page) with
  7. ImageFX.  All you have to do is to run PreviewPage.ifx and select pictures
  8. which you want to have on the page.
  9.  
  10.  
  11. 2. Installation
  12.  
  13. Just copy PreviewPage.ifx file where you want. I think that ImageFX/Rexx
  14. directory is the best place for it.
  15.  
  16.  
  17. 3. Using
  18.  
  19. First of all you have to modify a script a little.  Take a look at the
  20. following lines:
  21.  
  22. background = "Work:Multimedia/Scala/Backgrounds/Stones013"
  23. titlefont  = "BrooklynPLBold.font 30"
  24. titletext  = "Preview Page"
  25. font       = "helvetica.font 18"
  26.  
  27. Replace fonts and files with the files you like.  Background should be
  28. 640x512.  This script is useful for PAL users only.  :(
  29.  
  30. When you change the script and save it on a disk, just run it from ImageFX
  31. as ARexx script and select the pictures...  Very easy!
  32.  
  33.  
  34. 4. Distribution
  35.  
  36. This script is public domain. You are allowed to modify it, copy, and give
  37. it to your friends.
  38.  
  39.  
  40. 5. Author
  41.  
  42. Poland, Polska, Polen, Pologne, Polonia rulez.
  43.  
  44. Piotr Bieniek
  45. adam@chemul.uni.lodz.pl
  46. bieniek@krysia.uni.lodz.pl
  47.